Easy C++ Reflection
I added reflection to C++ just to make my game work.
C++ Reflection - Back on Track - David Olsen - C++Now 2024
Reflection in C++?! - MIchael Hava
C++ Reflection Is Not Contemplation - Andrei Alexandrescu - CppCon 2024
CppCon 2017: Andrew Sutton “Reflection”
CppCon 2017: Yu Qi “Compile-time reflection, Serialization and ORM”
Reflection in C++ - Past, Present, and Hopeful Future - Andrei Alexandrescu - CppCon 2022
Runtime Reflection in C++
C++ Reflection: Back on Track - David Olsen
Reflection in C++ Next - Anton Bikineev - Meeting C++ 2017
Gazing Beyond Reflection for C++26 - Daveed Vandevoorde - CppCon 2024
Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024
CppCon 2015: Paul Fultz II “Reflection Techniques in C++”
CppCon 2016: Marcelo Juchem “The Power of Reflection with Facebook's Thrift"
Building a C++ Reflection System - Arvid Gerstmann - Meeting C++ 2018
C++ Reflection Based Libraries to Look Forward To - Saksham Sharma - CppCon 2024
C++ Russia 2018: Daveed Vandevoorde, Reflective Metaprogramming in C++
A Faster Serialization Library Based on Compile-time Reflection and C++ 20 - Yu Qi - CppCon 2022
How C++ took a turn for the worse